←Select platform

ToDebugString(IList<ElementSetResult>) Method

Summary

Helper to construct a debug string from a list of results.

Syntax
C#
VB
C++
public static string ToDebugString( 
   this IList<ElementSetResult> sets 
) 
<ExtensionAttribute()> 
 Public Shared Function ToDebugString( 
   ByVal sets As IList(Of ElementSetResult 
)) As String 
public:  
   [ExtensionAttribute] 
   static String^ ToDebugString( 
      IList<ElementSetResult^>^ sets 
   ) 

Parameters

sets

List of results.

Return Value

Debug string for the results list.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.